golang.org/x/tools/internal/gcimporter.importReader.pkg (method)
5 uses
golang.org/x/tools/internal/gcimporter (current package)
iimport.go#L709: pkg := r.pkg()
iimport.go#L771: func (r *importReader) pkg() *types.Package { return r.p.pkgAt(r.uint64()) }
iimport.go#L806: r.currPkg = r.pkg()
iimport.go#L810: r.currPkg = r.pkg()
iimport.go#L827: r.currPkg = r.pkg()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)